Index
Path: api/v1/accounts/debtors/invoicebalance/{invno}
Method:GET
Summary:Returns original amount, balance due and currency code of invoice
Response content:
Response:
{ "cardNo": 1, "balance": 10.0, "currencyCode": "AUD" }